home *** CD-ROM | disk | FTP | other *** search
/ Apple II Magazines (PO) / Nibble Volume 13, No. 01 (1992-01)(MindCraft Publishing)(Side A).zip / Nibble Volume 13, No. 01 (1992-01)(MindCraft Publishing)(Side A).po / NIBMENU.txt < prev    next >
Text File  |  1996-12-24  |  3KB  |  130 lines

  1. JAN 1992 DISK (VOL 13/NO 1)
  2. 5
  3. BASIC PLUS
  4. SCREEN COMMANDER
  5. MAZE MAKER
  6. AMPERCIPHER
  7. CHECKIT
  8. 4
  9. SCREEN COMMANDER
  10. RUN SCREEN.DEMO
  11. MAZE MAKER
  12. RUN MAZE.MAKER
  13. AMPERCIPHER
  14. RUN TEXT.ENCRYPT
  15. CHECKIT
  16. RUN CHECKIT
  17. @
  18. This disk is a double-sided disk. All
  19. of the programs that will run under
  20. ProDOS are on the ProDOS formatted
  21. front side of the disk, and all that
  22. will run under DOS 3.3 are on the back
  23. side of the disk. Some programs will
  24. run under both operating systems and
  25. are included on both sides of this
  26. disk.
  27.  
  28. You're currently using the ProDOS side
  29. of the disk.
  30. @
  31. Before using the programs on this disk,
  32. you should make a work disk for each
  33. program. This can be done by first
  34. making a complete copy of the disk with
  35. one of the following programs:
  36.  
  37. * COPYA (DOS 3.3 System Master)
  38. * FILER (ProDOS Utilities Disk)
  39. * The Apple IIc or Apple IIGS
  40.   Utilities Disk
  41. * Any Disk Copy Program
  42.  
  43. Then boot the copied disk and delete
  44. all of the files that are not related
  45. to the program by using the DELETE
  46. command. The System Utilities program
  47. also has an option to DELETE files.
  48. @
  49.  
  50. The screen displays that follow show
  51. the files needed to create working
  52. copies of each program.
  53. @
  54. To create a work disk for BASIC Plus,
  55. remove all but the following files
  56. from a copy of this disk:
  57.  
  58. BASIC.PLUS
  59. BASIC.PLUS.S
  60. REPEAT.DEMO
  61. WHILE.DEMO
  62. IF.DEMO
  63. DEMO.GAME
  64.  
  65. These programs are included on the
  66. DOS 3.3 side of this disk, only.
  67. They are not included as an option in
  68. the program menu, because they require
  69. special instructions. See the
  70. documentation for details.
  71. @
  72. To create a work disk for Screen
  73. Commander, remove all but the following
  74. files from a copy of this disk:
  75.  
  76. SCREEN.CMD
  77. SCREEN.CMD.S
  78. SCREEN.DEMO
  79.  
  80. This program is included on the ProDOS
  81. side of this disk, only.
  82. @
  83. To create a work disk for Maze Maker,
  84. remove all but the following files
  85. from a copy of this disk:
  86.  
  87. MAZE.MAKER
  88. MAZE.SHAPES
  89. HIRES.DUMP2
  90.  
  91. This program is included on the ProDOS
  92. and DOS 3.3 sides of this disk.
  93. @
  94. To create a work disk for AmperCipher,
  95. remove all but the following files
  96. from a copy of this disk:
  97.  
  98. AMPERCIPHER
  99. AMPERCIPHER.S
  100. TEXT.ENCRYPT
  101.  
  102. This program is included on the ProDOS
  103. and DOS 3.3 sides of this disk.
  104. @
  105. In addition, we've placed a copy of the
  106. CHECKIT program on this disk. CHECKIT
  107. is a utility published in Nibble that
  108. aids in typing in programs from the
  109. magazine.
  110.  
  111. The One- and Two-Liners are also
  112. included on this disk.
  113. @
  114. The source code files for the major
  115. assembly language programs have been
  116. included on this disk. These files are
  117. included expressly for experienced
  118. programmers.  These files cannot be
  119. used unless you own the appropriate
  120. assembler.
  121.  
  122. WARNING: Do NOT attempt to run the
  123. following source code files:
  124.  
  125. BASIC.PLUS.S
  126. SCREEN.CMD.S
  127. AMPERCIPHER.S
  128. @
  129. #
  130.